Click or drag to resize

OwaOptionsHideDeletedItems Property

Gets or sets a value indicating whether [hide deleted items].

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public bool HideDeletedItems { get; set; }

Property Value

Type: Boolean
true if [hide deleted items]; otherwise, false.
See Also